home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 October / DPPCPRO1005.ISO / Download / Web Developer / webdeveloper.xpi / chrome / webdeveloper.jar / content / webdeveloper / stylesheets / hide_background_images.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-03-21  |  49 b   |  5 lines

  1. *
  2. {
  3.     background-image: none !important;
  4. }
  5.